home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / DomonicDefence4.swf / scripts / DefineButton2_269 / BUTTONCONDACTION on(rollOut).as < prev    next >
Encoding:
Text File  |  2005-09-27  |  70 b   |  4 lines

  1. on(rollOut){
  2.    _root.text1 = "You have selected " + _root.mode;
  3. }
  4.